home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / misc-part1 / 6687 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.1 KB

  1. Path: newshost.wildnet.co.uk!usenet
  2. From: gnome@mag-net.co.uk (John Marchant)
  3. Newsgroups: comp.sys.amiga.misc
  4. Subject: Re: ARexx Graphics Interface
  5. Date: 29 Feb 1996 18:20:08 GMT
  6. Organization: Gnome's Steamware
  7. Sender: gnome@mag-net.co.uk (John Marchant)
  8. Message-ID: <1803.6632T1261T1187@mag-net.co.uk>
  9. References: <rfoyDn13B9.I7G@netcom.com> <4gahsc$i8l@PEAK.ORG>
  10. NNTP-Posting-Host: gnome.mag-net.co.uk
  11. X-Newsreader: THOR 2.22 (Amiga;TCP/IP)
  12.  
  13.  
  14.  
  15. In a message on 19-Feb-96 11:09:00, Dean Ridgway wrote:
  16.  
  17. > In article <rfoyDn13B9.I7G@netcom.com>, Richard Foy <rfoy@netcom.com> wrote:
  18. >>
  19. >>Is there any ARexx library or whatever available that allows one to
  20. >>make graphic interfaces for input, option selections and so on to
  21. >>ARexx programs?
  22.  
  23. > There is (was) a commercial program that allowed ARexx to create 
  24. > screens/windows with gadget and menu items.  I don't remember the name 
  25. > off hand, it has been a couple of years since I've seen it, but such a 
  26. > beast *DOES* exist.
  27.  
  28. There are several libraries that help greatly. The following files are on
  29. aminet sites:
  30.  
  31. RexxIntuition.lha  util/rexx   43K Some Intuition aids callable from ARexx
  32. RexxReqTools.lha   util/rexx   65K 1.3 - requester for ARexx
  33. Rxgen.lha          util/rexx   17K Call other library functions from ARexx 
  34. ZedREXX.lha        util/rexx  108K Easily add GUI to any REXX script. V1.0c
  35.  
  36. The RexxIntuition archive includes the rx_intui.library, good docs, and
  37. some example scripts.  I've used the rx_intui.library for gadgets and
  38. windows, and RexxReqTools for file requesters.  I've not tried RxGen or
  39. ZedRexx.
  40.  
  41.  I'm not sure about the versions of RexxReqTools.  There's also a version
  42. 2.1c and a 37.95 floating around on BBSs.  I don't know if they do or
  43. don't indicate which WB they are suitable for.  It would probably be
  44. advisable to check you get a version suitable for your Workbench version
  45. - maybe by checking the readme files.  I'm using 37.95 with Workbench
  46. 3.04.
  47.  
  48.  
  49.  John
  50.  
  51. --
  52.  John Marchant ('Gnome'). Bedford UK.            gnome@mag-net.co.uk   
  53.  Amiga 4000/40                                Fidonet: 2:2500/167.15
  54.  By the time I think I've got the answer I've forgotten the question
  55. --
  56.  
  57.  
  58.